| GUI Help > Special > listViewItemFromPoint | ||||||||||||||
|
listViewItemFromPoint |
||||||||||||||
| int index=listViewItemFromPoint(handle gadget, int x, int y) | ||||||||||||||
|
Description: Returns the index of the listview item at the specified co-ordinates. |
||||||||||||||
|
Return Value: See Above |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |